home *** CD-ROM | disk | FTP | other *** search
/ PalmOS Software Digest / PalmDigest.iso / Sony / MS SCSI Driver / data1.cab / Win98_inf_586D / SonyCLUP.inf next >
INI File  |  2002-02-21  |  926b  |  46 lines

  1. ;
  2. ; SONYCLUP.INF  -- install for Sony USB Mass Storage Port Driver
  3. ; Copyright 2000 Sony Corporation
  4. ; Copyright (c) 1998 American Megatrends, Inc.
  5. ;
  6.  
  7. [Version]
  8. Signature="$CHICAGO$"
  9. Class=hdc
  10. Provider=%SONY%
  11. DriverVer=09/26/2000,3.03.0926.0
  12. ;CatalogFile=SonyCLUP.cat
  13.  
  14. [Manufacturer]
  15. %SONY%=SONY
  16.  
  17. [SONY]
  18. %CLIE.DeviceDesc% = CLIE, SonyCLUS\CLIE_N700C
  19. %CLIE.DeviceDesc% = CLIE, SonyCLUS\CLIE_MS
  20.  
  21. [CLIE]
  22. CopyFiles = SonyCLUP.CopyFiles
  23. AddReg    = SonyCLUP.AddReg
  24.  
  25. [SonyCLUP.CopyFiles]
  26. SonyCLUP.pdr
  27.  
  28. [SonyCLUP.AddReg]
  29. HKR,,DriverDesc,,%DriverName%
  30. HKR,,DevLoader,,*IOS
  31. HKR,,PortDriver,,SonyCLUP.pdr
  32.  
  33. [DestinationDirs]
  34. DefaultDestDir = 12             ; IOSUBSYS directory
  35.  
  36. [SourceDisksNames]
  37. 1=%DISK1%,,
  38.  
  39. [SourceDisksFiles]
  40. SonyCLUP.pdr=1
  41.  
  42. [Strings]
  43. SONY="Sony Corporation"
  44. CLIE.DeviceDesc ="Sony USB Mass Storage Controller"
  45. DISK1="Sony USB Mass Storage Port Driver Installation Disk"
  46.